projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db94916
)
Fix docstring of arabic-shaper-ZWNJ-handling
author
K. Handa
<handa@gnu.org>
Tue, 7 Nov 2017 11:50:46 +0000
(20:50 +0900)
committer
K. Handa
<handa@gnu.org>
Tue, 7 Nov 2017 11:50:46 +0000
(20:50 +0900)
* lisp/language/misc-lang.el (arabic-shaper-ZWNJ-handling): Adjusted
the doctstring for addition of :set (bug#28312).
lisp/language/misc-lang.el
patch
|
blob
|
history
diff --git
a/lisp/language/misc-lang.el
b/lisp/language/misc-lang.el
index cbb581fd19f38b943d09de3268f41ac72f5192d0..c1aa79cae452025507870a215980473b644768b2 100644
(file)
--- a/
lisp/language/misc-lang.el
+++ b/
lisp/language/misc-lang.el
@@
-87,9
+87,7
@@
If the value is `absorb', ZWNJ is absorbed into the previous
grapheme cluster, and not displayed.
If the value is `as-space', the glyph is displayed by a
-thin (i.e. 1-dot width) space.
-
-Customizing the value takes effect when you start Emacs next time."
+thin (i.e. 1-dot width) space."
:group 'mule
:version "26.1"
:type '(choice